home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 33 / Amiga Format AFCD33 (Issue 117, Dec 1998).iso / -seriously_amiga- / graphics / visualengineer / visualanim.notes < prev    next >
Text File  |  1998-09-07  |  2KB  |  40 lines

  1. v2.30 Visual Anim
  2.  
  3. REQUIREMENTS:
  4. This script needs RexxMath.library (util/rexx/RexxMathLib.lha)
  5.  
  6.  
  7. This script will take you to the magic world of animation. It's very easy to
  8. use. Couple of requesters will pop up asking you some information, but you
  9. don't need that same information every time. Values used last are stored in
  10. config-files, which are stored in IE:Prefs/ -directory.
  11.  
  12. For fast test use 8 frames. For final one use frames you think is suitable.
  13. Remember: more frames, more size. This script will not save and
  14. animation-phile, but frames of it. Default dir is 'Ram:'. Files saved are
  15. Ripple.001 ... Twirl.0??. They can be easily imported to Personal Paint 7,
  16. using it's Arexx-script called 'Frames to Animation'.
  17.  
  18. Remember to delete old frames, when making new anim. If you just made a 18
  19. frames anim and are now doing 8 frames one, which will now have 10 extra
  20. frames.
  21.  
  22. When using Best-mode (colour avarage), IE's version v3.41 show it's buggy
  23. side. Frames will have some extra noise, somewhere where it shouldn't be.
  24. It's quite easy to remove 'em using Personal Paint's Stencil-tool. Fast-mode
  25. won't produce that noise, but it won't either produce anti-aliased edges,
  26. like Best-mode does.
  27.  
  28. Remember that when you are asked if you want to use black or white
  29. background, the actual color is taken from pictures original palette. So, if
  30. there's no pure black/white available, then next closest one will be
  31. choosen.
  32.  
  33.  
  34. --
  35.  
  36. Marko Seppänen
  37. marko.seppanen@wwnet.fi
  38.  
  39. HTTP://wwnet.fi/users/smarko
  40.